print

open fun print()

Notifies the browser to proceed with the printing. The PrintHtmlCallback or PrintPdfCallback will be invoked to configure the print settings.

If none of these callbacks is registered, then the printing is canceled.